projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5236f93
)
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
author
Karl Heuer
<kwzh@gnu.org>
Mon, 19 Sep 1994 17:17:02 +0000
(17:17 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 19 Sep 1994 17:17:02 +0000
(17:17 +0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 1d268aaafd7d1919a52fdd6e4f3c0e02d6d32b1f..6f22c38f4d1d0e03039fd6bf1905ee09678c6a5a 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-455,6
+455,7
@@
x_consider_frame_title (frame)
}
#else
#define frame_title_ptr ((char *)0)
+#define store_frame_title(str, mincol, maxcol) 0
#endif
\f
/* Prepare for redisplay by updating menu-bar item lists when appropriate.